home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_m_p / mews11.zip / MEWIN.RC < prev    next >
Text File  |  1992-08-16  |  804b  |  26 lines

  1. #include    <windows.h>
  2. #include    "mswrid.h"
  3.  
  4. ScreenCursor        CURSOR  mswcur.cur
  5. NotQuiescentCursor  CURSOR  mswnot.cur
  6. Grinder1            CURSOR  mswgrin1.cur
  7. Grinder2            CURSOR  mswgrin2.cur
  8. Grinder3            CURSOR  mswgrin3.cur
  9. Grinder4            CURSOR  mswgrin4.cur
  10. Grinder5            CURSOR  mswgrin5.cur
  11. Grinder6            CURSOR  mswgrin6.cur
  12. Grinder7            CURSOR  mswgrin7.cur
  13. Grinder8            CURSOR  mswgrin8.cur
  14. AppIcon             ICON    mswapp.ico
  15. ScreenIcon          ICON    mswscr.ico
  16. WaitIcon            ICON    mswwait.ico
  17.  
  18. #include    "mswmenu.h"
  19. #include    "mswmenu.rc"
  20. #include    "mswfile.dlg"
  21. #include    "mswabout.dlg"
  22. #include    "mswfonts.dlg"
  23. #include    "mswmodes.dlg"
  24. #include    "mswprg.dlg"
  25. #include    "mswmlh.dlg"
  26.